"Kevo is a prototype-based object-oriented system build around a very simple object model. Unlike most object-oriented systems, Kevo does not have classes. And unlike the few other prototype-based object-oriented systems (such as Self), Kevo does not feature delegation. Instead of classes and delegation, Kevo is based on concatenation: unrestricted composition of object interfaces. In concatenation, objects are derived from each other simply by cloning (copying) and subsequently modifying them so as to differentiate them from each other. The system automatically maintains information about clone families (groups of similar objects) and their derivation relationships."
Kevo is a placename in Northern Finland. As far as I know the word has no meaning in modern Finnish. I suspect that it is a word of the Sami language (the language of indigeneous Lapps) which is related to the Finnish but distantly. You might get more information from the University of Helsinki at http://www.helsinki.fi/
Cheers,
Jarno Tarkoma
jta@mofile.fi
2. MOPS
Etymology: see README
PAGE:
http://www.netaxs.com/~jayfar/mops.html
MAC NAME: Mops
VERSION: 2.5.1
README:
"Mops is an object-oriented programming system, derived from the Neon language developed by Charles Duff and sold by Kriya, Inc. Kriya have discontinued support for Neon, and have released all the source code into the public domain, retaining only the ownership of the name Neon.
Mops is a complete re-implementation of Neon, with many additional enhancements. It is also in the public domain.
The name Mops could well be an acronym for "Mike's Object-oriented Programming System" but since I feel the computing world has enough acronyms already, I wouldn't want to be too dogmatic about this. Hence we spell Mops as Mops, not MOPS."
"Forth is a beautiful language. It is easily spoken and source code looks like poetry. Oh yes, Forth produces fast compact code. Pocket Forth is a small Forth system for the Macintosh computer, founded on well documented principals. Although Forth is being standardized, Pocket Forth has evolved independently of the standard.
Pocket Forth is based on Flint by G. Yates Fletcher, figFORTH and the Forth described in Starting FORTH by Leo Brodie. I wrote Pocket Forth to experiment with the Macintosh toolbox and Apple Events. Pocket Forth can produce applications that run under any system version."
- Timbre binaries for the Mac (Timbre), PC (TIMBRE.EXE), HP 9000 series 400 workstations (HP400) and HP 9000 series 700 workstations (HP700)
- source for compiling Timbre on the Mac, PC or a Unix system
- manual sections in postscript
- a Forth to C converter"
AUTHOR :
Rob Chapman
COPYRIGHT:
Rob Chapman
INTERNET SITES:
ftp://taygeta.oc.nps.navy.mil/pub/Forth/Reviewed/
ftp://maccs.dcss.mcmaster.ca/public/pc/
ftp://ftp.ugcs.caltech.edu/pub/ryip/stuff/
*
From: Rob Chapman <rob@idacom.hp.com>
To: xpolakis@athena.compulink.gr (Antreas P. Hatzipolakis)
Date: Mon, 26 Jun 95 0:47:24 MDT
> I have a question about the name:
> What is the etymology of TIMBRE?
The reference of the name is related to music in that an instrument with quality (richness in sound) has timbre. Timbre is meant to be part of a computing instrument so that one might say about it: "It has Timbre".
Rob
6. QFORTH
MAC NAME: MacQForth
VERSION: 1.0
README:
"MacQForth is a version of the Forth programming language. Its
primary purpose is to teach Forth to beginning Forth programmers. QForth itself was written for the Apple IIe by Toshiyasu Morita and is run on the Mac by a 65C02 microprocessor simulator. For the most part, the code is identical to the Apple II version."
"Yerk is an object oriented language based on a Forth Kernel with some major modifications. It was originally known as Neon, developed and sold as a product by Kriya Systems from 1985 to 1989. Several of us at The University of Chicago have maintained Yerk since its demise as a product. Because of the possible trademark conflict that Kriya mentions, we picked the name Yerk, which is at least not an acronym for anything, but rather stands for Yerkes Observatory, part of the Department of Astronomy and Astrophysics at U of C."
AUTHOR:
Bob Loewenstein
Dept. of Astronomy and Astrophysics University of Chicago